func syscall.faketimeWrite

2 uses

	syscall (current package)
		syscall_unix.go#L204: 		n = faketimeWrite(fd, p)
		time_nofake.go#L11: func faketimeWrite(fd int, p []byte) int {